Best practices implementing java.io.Externalizable
Does Infinispan support storing Non-Serializable objects?
Do Externalizer implementations need to access internal Externalizer implementations?
Do I need to register an application cacheloader when using an isolated deployment?
During state transfer, the state receiver logs an EOFException when applying state saying "Read past end of file". Should I worry about this?
How do I get more information on marshalling & unmarshalling exceptions?
Why am I getting invalid data passed to readExternal?